actionobservable: Drop SECTION
authorMatthias Clasen <mclasen@redhat.com>
Tue, 2 Mar 2021 03:35:03 +0000 (22:35 -0500)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:37 +0000 (16:37 +0000)
This is private.

gtk/gtkactionobservable.c

index 27fb7dbd99d939df716f776384558174868019c5..01dac131a8ecaa9a998f214cb2e901ab774291a6 100644 (file)
 
 G_DEFINE_INTERFACE (GtkActionObservable, gtk_action_observable, G_TYPE_OBJECT)
 
-/*
- * SECTION:gtkactionobserable
- * @short_description: an interface implemented by objects that report
- *                     changes to actions
- */
-
 void
 gtk_action_observable_default_init (GtkActionObservableInterface *iface)
 {